FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehelse.fhir.no.grunndata.test#2.3.3 (62 ms)

Package ehelse.fhir.no.grunndata.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/StructureDefinition/gd-Address-international
Url http://ehelse.no/fhir/StructureDefinition/gd-Address-international
Version 2.3.1
Status draft
Date 2019-10-17
Name GdAddressInternational
Experimental False
Authority hl7
Description Contains information and metadata for addresses defined in Norwegian Master Person Index (FREG) and Norwegian Directorate of e-Health's health related Master Person Index. The profile defines information structure of a structured interntional street address (utenlandskAdresse), as defined by FREG. noe en person eller virksomhet bruker for å identifisere og stedfeste et objekt på en geografisk lokasjon i et hvilket som helst land
Purpose utenlandskAdresse noe en person eller virksomhet bruker for å identifisere og stedfeste et objekt på en geografisk lokasjon i et hvilket som helst land
Type Address
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/gd-Person GdPerson

Resources that this resource uses

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/gd-Address GdAddress
http://ehelse.no/fhir/StructureDefinition/gd-building GdBuilding


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "gd-Address-international",
  "url" : "http://ehelse.no/fhir/StructureDefinition/gd-Address-international",
  "version" : "2.3.1",
  "name" : "GdAddressInternational",
  "status" : "draft",
  "date" : "2019-10-17",
  "description" : "Contains information and metadata for addresses defined in Norwegian Master Person Index (FREG) and Norwegian Directorate of e-Health's health related Master Person Index.\r\n\r\nThe profile defines information structure of a structured interntional street address (utenlandskAdresse), as defined by FREG.\r\n\r\nnoe en person eller virksomhet bruker for Ã¥ identifisere og stedfeste et objekt pÃ¥ en geografisk lokasjon i et hvilket som helst land",
  "purpose" : "utenlandskAdresse\r\n\r\nnoe en person eller virksomhet bruker for Ã¥ identifisere og stedfeste et objekt pÃ¥ en geografisk lokasjon i et hvilket som helst land",
  "fhirVersion" : "4.0.0",
  "mapping" : [
    {
      "identity" : "freg",
      "name" : "utenlandskAdresse"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://ehelse.no/fhir/StructureDefinition/gd-Address",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address",
        "path" : "Address",
        "alias" : [
          "internasjonalAdresse",
          "utenlandskAdresse"
        ],
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "utenlandskAdresse"
          }
        ]
      },
      {
        "id" : "Address.line",
        "path" : "Address.line",
        "mustSupport" : true
      },
      {
        "id" : "Address.line.extension",
        "path" : "Address.line.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.line.extension:fregBuilding",
        "path" : "Address.line.extension",
        "sliceName" : "fregBuilding",
        "short" : "bygning fra FREG",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehelse.no/fhir/StructureDefinition/gd-building"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "bygning"
          }
        ]
      },
      {
        "id" : "Address.line.extension:streetName",
        "path" : "Address.line.extension",
        "sliceName" : "streetName",
        "short" : "adressenavn fra FREG",
        "definition" : "adressenavn fra FREG, navn pÃ¥ gate, veg, sti, plass eller omrÃ¥de, brukt som del av den offisielle adressen",
        "alias" : [
          "adressenavn"
        ],
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "adressenavn"
          }
        ]
      },
      {
        "id" : "Address.line.extension:coName",
        "path" : "Address.line.extension",
        "sliceName" : "coName",
        "short" : "coAdressenavn fra FREG",
        "definition" : "coAdressenavn fra FREG, beskrivelse av enten hvem mottakeren er i \"omsorg\" hos (C/O=\"care of\") eller hvem som er mottaker innen en organisasjon (v/=ved eller Att:=\"attention\")",
        "alias" : [
          "coAdressenavn"
        ],
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "coAdressenavn"
          }
        ]
      },
      {
        "id" : "Address.line.extension:floor",
        "path" : "Address.line.extension",
        "sliceName" : "floor",
        "short" : "etasjenummer fra FREG",
        "definition" : "etasjenummer fra FREG, adresseegenskap som beskriver hvilken etasje en person eller virksomhet har sitt registrerte tilholdssted",
        "alias" : [
          "etasjenummer"
        ],
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "etasjenummer"
          }
        ]
      },
      {
        "id" : "Address.line.extension:unitID",
        "path" : "Address.line.extension",
        "sliceName" : "unitID",
        "short" : "boenhet fra FREG",
        "definition" : "boenhet fra FREG, adresseegenskap som beskriver hva slags tilholdssted en person eller virksomhet er registrert pÃ¥, samt unik identifikator innen bygningen/etasjen",
        "alias" : [
          "boenhet"
        ],
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "boenhet"
          }
        ]
      },
      {
        "id" : "Address.line.extension:postBox",
        "path" : "Address.line.extension",
        "sliceName" : "postBox",
        "short" : "postboks fra FREG",
        "definition" : "postboks fra FREG, identifikator pÃ¥ postboks som bestÃ¥r av landets betegnelse for postboks samt den alfanumeriske identifikatoren til denne og eventuell tilleggsinformasjon",
        "alias" : [
          "postboks"
        ],
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "postboks"
          }
        ]
      },
      {
        "id" : "Address.city",
        "path" : "Address.city",
        "short" : "byEllerStedsnavn fra FREG",
        "definition" : "byEllerStedsnavn fra FREG\r\n\r\nThe name of the poststed or city. When a postalcode is given the name of the city must be according to the official list of postalcodes used in Norway. \r\n\r\nThe name of the city, town, village or other community or delivery center.",
        "alias" : [
          "byEllerStedsnavn"
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "byEllerStedsnavn"
          }
        ]
      },
      {
        "id" : "Address.district",
        "path" : "Address.district",
        "short" : "distriktsnavn fra FREG",
        "definition" : "distriktsnavn fra FREG\r\n\r\nName of the county (norwegian \"kommune\"). If kommune number is required \"eiendomsinformasjon\" should be used.\r\n\r\nThe name of the administrative area (county).",
        "alias" : [
          "distriktsnavn"
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "distriktsnavn"
          }
        ]
      },
      {
        "id" : "Address.state",
        "path" : "Address.state",
        "short" : "region fra FREG",
        "definition" : "region fra FREG\r\nadresseegenskap som beskriver et større geografisk avgrenset omrÃ¥de innenfor et land\r\n\r\nSub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes).",
        "alias" : [
          "region"
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "region"
          }
        ]
      },
      {
        "id" : "Address.postalCode",
        "path" : "Address.postalCode",
        "alias" : [
          "postkode"
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "postkode"
          }
        ]
      },
      {
        "id" : "Address.country",
        "path" : "Address.country",
        "short" : "landkode fra FREG",
        "definition" : "landkode fra FREG, kommer fra FREG i form av ISO 3166 - alpha 3\r\n\r\nCountry - a nation as commonly understood or generally accepted.",
        "comment" : "ISO 3166 3 letter codes",
        "alias" : [
          "landkode"
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "landkode"
          }
        ]
      },
      {
        "id" : "Address.period",
        "path" : "Address.period",
        "mustSupport" : true
      },
      {
        "id" : "Address.period.start",
        "path" : "Address.period.start",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.